[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 6 / e / c / BIObjCHelpers / 0.2.4 / BIObjCHelpers.podspec.json
blobcb57ec69564f5c9d51a18690d1b960aa0b6ca790
2   "name": "BIObjCHelpers",
3   "version": "0.2.4",
4   "summary": "My collection of Objective-C helpers",
5   "description": "                       Simple collection of classes commonly used in Objective-C projects.\n",
6   "homepage": "https://github.com/grigaci/BIObjCHelpers",
7   "license": "MIT",
8   "authors": {
9     "Bogdan Iusco": "bogdan.iusco@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/grigaci/BIObjCHelpers.git",
13     "tag": "0.2.4"
14   },
15   "social_media_url": "https://twitter.com/bogdaniusco",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Pod/**/*.{h,m}",
22     "Pod/Datasource/**/*.{h,m}",
23     "Pod/Handlers/**/*.{h,m}",
24     "Pod/Categories/**/*.{h,m}"
25   ]