[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / a / LLPaySDK / 2.6.7 / LLPaySDK.podspec.json
blob22cc03d98de9d4ee056cfa2368f196c57a8dcd02
2   "name": "LLPaySDK",
3   "version": "2.6.7",
4   "summary": "连连支付iOS SDK",
5   "homepage": "https://github.com/zh20102618/LLPaySDK",
6   "license": "MIT",
7   "platforms": {
8     "ios": "7.0"
9   },
10   "authors": {
11     "zh20102618": "18146615950@163.com"
12   },
13   "source": {
14     "git": "https://github.com/zh20102618/LLPaySDK.git",
15     "tag": "2.6.7"
16   },
17   "source_files": "LLPaySDK/*.{h,m}",
18   "vendored_libraries": "LLPaySDK/*.a",
19   "resources": "LLPaySDK/*.bundle",
20   "requires_arc": true,
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony",
24     "CoreLocation",
25     "MobileCoreServices"
26   ]