[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / a / iOS-CrackRock / 0.0.1 / iOS-CrackRock.podspec.json
blob0eca565dd72027b40298f4bf015b11079b56ec18
2   "name": "iOS-CrackRock",
3   "version": "0.0.1",
4   "summary": "In-app purchase helper classes.",
5   "homepage": "http://brynbellomy.github.com/iOS-CrackRock",
6   "authors": {
7     "bryn austin bellomy": "bryn.bellomy@gmail.com"
8   },
9   "license": "WTFPL",
10   "source": {
11     "git": "https://github.com/brynbellomy/iOS-CrackRock.git",
12     "commit": "f99087a0442a68476eb79c39c56323ea34b4237c"
13   },
14   "source_files": "iOS-CrackRock/*.{h,m}",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "xcconfig": {
20     "PUBLIC_HEADERS_FOLDER_PATH": "include/$(TARGET_NAME)"
21   },
22   "frameworks": "StoreKit",
23   "dependencies": {
24     "BrynKit": [
25       ">= 0.0.1"
26     ],
27     "iOS-BlingLord": [
28       ">= 0.0.1"
29     ],
30     "ObjC-StatelyNotificationRobot": [
31       ">= 0.0.1"
32     ]
33   }