Latest | 2.6.5 |
---|---|
Homepage | https://github.com/evenlam/LianLianPay |
License | MIT |
Platforms | ios 6.0, requires ARC |
Frameworks | SystemConfiguration, CoreLocation |
Authors |
404: Not Found
Latest podspec
{ "name": "LianLianPay", "version": "2.6.5", "summary": "LianLianPay is a static library which makes you access payment easily!", "description": "LianLianPay is a static library which makes you access payment easily! If you want to make your app have a function of payment, you can use this! It will make you suprise!", "homepage": "https://github.com/evenlam/LianLianPay", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "EvenLam": "[email protected]" }, "source": { "git": "https://github.com/evenlam/LianLianPay.git", "tag": "2.6.5" }, "platforms": { "ios": "6.0" }, "source_files": "LianLianPay/Classes/*.h", "public_header_files": "LianLianPay/Classes/LLPaySdk.h", "vendored_libraries": "LianLianPay/Classes/libLLPaySDK.a", "resources": "LianLianPay/Classes/walletResources.bundle", "frameworks": [ "SystemConfiguration", "CoreLocation" ], "xcconfig": { "OTHER_LDFLAGS": "-lObjC" }, "requires_arc": true, "deprecated": true }
Wed, 22 Feb 2017 16:00:11 +0000