[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / a / 8 / JCActivityBar / 0.9.1 / JCActivityBar.podspec.json
bloba7f654f291e71b9ab2058ee1cb9d246295955b61
2   "name": "JCActivityBar",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "0.9.1",
7   "summary": "View-specific (rather than per-window) activity info bar.",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "homepage": "https://github.com/jcoleman/JCActivityBar",
13   "authors": {
14     "James Coleman": "jtc331@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/jcoleman/JCActivityBar.git",
19     "tag": "0.9.1"
20   },
21   "source_files": "Library/*.{h,m}",
22   "resources": "Resources/*",
23   "frameworks": "QuartzCore"