[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 7 / b / GetSimpl-iOS / 1.6.1 / GetSimpl-iOS.podspec.json
blob995f4a9b8aaaacf8499237db776944a1805a7793
2   "name": "GetSimpl-iOS",
3   "version": "1.6.1",
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.6.1"
9   },
10   "license": {
11     "type": "Commercial",
12     "file": "License"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "authors": {
18     "Alok Jha": "alok@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   ]