[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / RCiOSLibrary / 0.0.1 / RCiOSLibrary.podspec.json
blob32041f0875343d1b9937af3c8bc5fced94359471
2   "name": "RCiOSLibrary",
3   "version": "0.0.1",
4   "summary": "First cocoapod framework",
5   "swift_version": "4.1",
6   "description": "\"First cocoapod framework\"",
7   "homepage": "https://github.com/raymondChan23/RCiOSLibrary",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Raymond_Chan": "cwchoi32@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/raymondChan23/RCiOSLibrary.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "RCiOSLibrary/RCiOSLibrary/*.{h,m,swift}"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Alamofire": [
29       "4.7.3"
30     ]
31   }