[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 1 / c / iOS-BlingLord / 0.0.1 / iOS-BlingLord.podspec.json
blobcbc3f846bea0b686533c0e540634607b5510eb65
2   "name": "iOS-BlingLord",
3   "version": "0.0.1",
4   "summary": "iOS springboard (home screen) style view controller.",
5   "homepage": "http://brynbellomy.github.com/iOS-BlingLord",
6   "authors": {
7     "bryn austin bellomy": "bryn.bellomy@gmail.com"
8   },
9   "license": "WTFPL",
10   "source": {
11     "git": "https://github.com/brynbellomy/iOS-BlingLord.git",
12     "commit": "28a7507576bf2f06a197861dbad06ddf44748562"
13   },
14   "source_files": "iOS-BlingLord/*.{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   "dependencies": {
23     "BrynKit": [
24       ">= 0.0.1"
25     ]
26   }