[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 3 / 7 / b / GetSimpl-iOS / 1.4.1 / GetSimpl-iOS.podspec.json
blob03a2d6f7c816dc912b810784694cb7de04e6df27
2   "name": "GetSimpl-iOS",
3   "version": "1.4.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.4.1"
9   },
10   "license": {
11     "type": "Commercial",
12     "file": "License"
13   },
14   "platforms": {
15     "ios": "8.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