[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / b / GetSimpl-iOS / 1.8.6 / GetSimpl-iOS.podspec.json
blob7c6588e11f485c1ab81dbdd14053264394bfc01d
2   "name": "GetSimpl-iOS",
3   "version": "1.8.6",
4   "summary": "GetSimpl iOS SDK Static Library",
5   "homepage": "https://github.com/GetSimpl/simpl-ios-sdk-dist-ios7",
6   "source": {
7     "git": "https://github.com/GetSimpl/simpl-ios-sdk-dist-ios7.git",
8     "tag": "v1.8.6"
9   },
10   "license": {
11     "type": "Commercial",
12     "file": "License"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "authors": {
18     "Simpl": "devarajan@getsimpl.com"
19   },
20   "source_files": "include/*.h",
21   "public_header_files": "include/*.h",
22   "preserve_paths": "libGetSimpl.a",
23   "ios": {
24     "vendored_libraries": "libGetSimpl.a"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "Security",
29     "SystemConfiguration",
30     "CoreLocation"
31   ]