[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / 1 / ccmp-lib-ios / 1.1.1 / ccmp-lib-ios.podspec.json
blob34b998bbf3a14c5bb0b297b8660c5f9b3d8b8384
2   "name": "ccmp-lib-ios",
3   "version": "1.1.1",
4   "license": {
5     "type": "Commercial",
6     "text": "See https://websms.com"
7   },
8   "homepage": "https://websms.com",
9   "authors": {
10     "websms.com": "sms2app@websms.com"
11   },
12   "summary": "Generic CCMP library which handles websms SMS2App notifications, data storage and api calls",
13   "source": {
14     "git": "https://github.com/websms-com/ccmp-lib-ios.git",
15     "tag": "1.1.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "source_files": "CCMP",
22   "resources": "CCMP/CCMPDatabaseModel.xcdatamodeld",
23   "prefix_header_file": "CCMP/CCMP-Prefix.pch",
24   "frameworks": "SystemConfiguration",
25   "dependencies": {
26     "AFNetworking": [
27       "1.3.3"
28     ],
29     "Reachability": [
31     ],
32     "MagicalRecord": [
34     ],
35     "UIDevice+HardwareModel": [
36       "~> 1.2"
37     ]
38   }