[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / 8 / f / hurree-swift4-sdk / 2.0.1 / hurree-swift4-sdk.podspec.json
blobdc91028f03ebdae1f2edec4cfdd8e986168c290f
2   "name": "hurree-swift4-sdk",
3   "version": "2.0.1",
4   "summary": "iOS SDK based on Swift version 4. This SDK should be be used to integrate your application with the Hurree Platform.",
5   "description": "iOS SDK based on Swift version 4. This SDK should be be used to integrate your application with the Hurree Platform.\nMore information can be found in our 'Getting Started' guides at http://www.hurree.co.",
6   "homepage": "https://github.com/hurreedotco/Hurree_SDK_iOS_Swift4",
7   "license": {
8     "type": "GNU AGPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hurree Labs": "appdev@hurree.co"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/hurreedotco/Hurree_SDK_iOS_Swift4.git",
19     "tag": "2.0.1"
20   },
21   "swift_version": "4.0",
22   "source_files": [
23     "**/*.{h,swift,m}"
24   ],
25   "resources": [
26     "**/*.xib",
27     "HurreeSDK.xcdatamodeld",
28     "HurreeSDK.xcdatamodeld/*."
29   ],
30   "preserve_paths": "HurreeSDK.xcdatamodeld",
31   "ios": {
32     "frameworks": [
33       "SystemConfiguration",
34       "QuartzCore",
35       "CoreImage",
36       "CoreText",
37       "CoreLocation",
38       "UserNotifications"
39     ]
40   },
41   "frameworks": "CoreData",
42   "libraries": "z"