[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / 6 / testRevSDK / 0.0.1 / testRevSDK.podspec.json
blob9839e94ad50a75d7b03261352b37f8179090d29f
2   "name": "testRevSDK",
3   "version": "0.0.1",
4   "summary": "Example of creating own pod.",
5   "homepage": "https://github.com/audi2014/createpod.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Username": "username@mail.domain"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/audi2014/createpod.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "public_header_files": "Classes/*.h",
22   "frameworks": "Foundation",
23   "requires_arc": true