[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / 6 / ASCocoaCategory / 0.0.2 / ASCocoaCategory.podspec.json
blob890845570da49bebc52067ba167191bc81eef882
2   "name": "ASCocoaCategory",
3   "version": "0.0.2",
4   "summary": "A collection of UIKit and NSFoundation categories.",
5   "description": "A collection of UIKit and NSFoundation categories, make convenience methods to easily use. [tags:cocoa,objective-c,ios,mac,category]",
6   "homepage": "https://github.com/AppScaffold/ASCocoaCategory.git",
7   "license": "MIT",
8   "authors": {
9     "squarezw": "square.zhao.wei@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/AppScaffold/ASCocoaCategory.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ASCocoaCategory": [
22       "Pod/Assets/*.png"
23     ]
24   }