[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / c / 9 / CocoaPodSample / 0.1.0 / CocoaPodSample.podspec.json
blobb97543e46008639e9a4ece8d7c1c5e8a416db42a
2   "name": "CocoaPodSample",
3   "version": "0.1.0",
4   "summary": "Sample Project",
5   "homepage": "https://github.com/AriharanSL/CocoaPodSample",
6   "license": "MIT",
7   "authors": {
8     "Ariharan": "slariharan@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/AriharanSL/CocoaPodSample.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "CocoaPodSample": [
21       "Pod/Assets/*.png"
22     ]
23   }