[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / f / 9 / BPKit / 0.0.1 / BPKit.podspec.json
blobcbd0cf08d01df2e3ba5a0b05d940d7abbc37f452
2   "name": "BPKit",
3   "version": "0.0.1",
4   "summary": "A library of boilerplate actions for use in conjunction with NSBoilerplate.com templates.",
5   "homepage": "https://github.com/NSBoilerplate/BPKit",
6   "authors": {
7     "Jeffrey Sambells": "bpkit@nsboilerplate.com"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/NSBoilerplate/BPKit.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "Classes/ios/*.{h,m}",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": false