[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 2 / PartnerLibrary / 0.1.0 / PartnerLibrary.podspec.json
blob3a1bec564a40a8e235cd90ad5c5993a02aed912f
2   "name": "PartnerLibrary",
3   "version": "0.1.0",
4   "summary": "This is a meaningfull library.",
5   "description": "This is a desc for the sake of the mighty gods, hell yeah!",
6   "homepage": "http://www.izlesene.com",
7   "license": "MIT",
8   "authors": {
9     "Övünç Metin": "ovunc@nokta.com"
10   },
11   "source": {
12     "git": "http://git.nokta.com/git/mad_ios_libs.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PartnerLibrary": [
22       "Pod/Assets/*.png"
23     ]
24   }