Latest | 0.0.4 |
---|---|
Homepage | https://github.com/duxinfeng/XMLYSDK |
License | MIT |
Platforms | ios 8.0 |
Dependencies | MBProgressHUD, FMDB |
Frameworks | SystemConfiguration, CoreTelephony, Foundation, UIKit |
Authors |
XimalayaSDK
Latest podspec
{ "name": "XMLYSDK", "version": "0.0.4", "summary": "XMLYSDK", "description": "u559cu9a6cu62c9u96c5u5f00u653eu5e73u53f0SDK.", "homepage": "https://github.com/duxinfeng/XMLYSDK", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "duxinfeng": "[email protected]" }, "social_media_url": "https://twitter.com/iduxinfeng", "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/duxinfeng/XMLYSDK.git", "tag": "0.0.4" }, "resources": "SDK/include/Resource/*.{png,xib,nib,bundle}", "vendored_libraries": "SDK/**/*.a", "compiler_flags": "-ObjC", "frameworks": [ "SystemConfiguration", "CoreTelephony", "Foundation", "UIKit" ], "libraries": [ "z.1", "sqlite3" ], "dependencies": { "MBProgressHUD": [], "FMDB": [] }, "subspecs": [ { "name": "Authorization", "source_files": "SDK/include/Authorization/**/*.{h,m}", "public_header_files": "SDK/include/Authorization/**/*.h" }, { "name": "Downloader", "source_files": "SDK/include/Downloader/**/*.{h,m}", "public_header_files": "SDK/include/Downloader/**/*.h" }, { "name": "Player", "source_files": "SDK/include/Player/**/*.{h,m}", "public_header_files": "SDK/include/Player/**/*.h" }, { "name": "Request", "source_files": "SDK/include/Request/**/*.{h,m}", "public_header_files": "SDK/include/Request/**/*.h" }, { "name": "Model", "source_files": "SDK/include/Model/**/*.{h,m}", "public_header_files": "SDK/include/Model/**/*.h" }, { "name": "Utility", "source_files": "SDK/include/Utility/**/*.{h,m}", "public_header_files": "SDK/include/Utility/**/*.h" } ] }
Sat, 11 May 2019 10:07:11 +0000