[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / 1 / JFContext / 0.1.2 / JFContext.podspec.json
blobde5934c6d093b8687db7384a3fddd755bca4c94b
2   "name": "JFContext",
3   "version": "0.1.2",
4   "summary": "Plist context loader util.",
5   "description": "                       Simple util to load 'beans' from plist configuration file.\n                       For how to use, use '''pod try'''.\n",
6   "homepage": "https://github.com/jfwork",
7   "license": "MIT",
8   "authors": {
9     "Denis Jajčević": "denis.jajcevic@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jfwork/JFContext.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/ios",
20   "ios": {
21     "exclude_files": "Classes/osx"
22   }