[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 3 / 7 / b / GetSimpl-iOS / 1.7.1 / GetSimpl-iOS.podspec.json
blob56cfb6eb8713972b4de87d12629c51cc219d52f2
2   "name": "GetSimpl-iOS",
3   "version": "1.7.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.7.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   ]