[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 1 / a / HJCategory / 0.0.3 / HJCategory.podspec.json
blob916d546ea772a8c2776dedc9d76d03df17811160
2   "name": "HJCategory",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "Create UIView object dot syntax Invoke.Set UIView property.(chain-type structure).",
6   "homepage": "https://github.com/localhost0808/HJCategory",
7   "authors": {
8     "Harry": "harry@lingfeiwang.com"
9   },
10   "social_media_url": "http://www.lingfeiwang.com/iOS/",
11   "source": {
12     "git": "https://github.com/localhost0808/HJCategory.git",
13     "tag": "v0.0.3"
14   },
15   "description": "Decrease the amount of your code.\nCreate UIView object dot syntax Invoke.Set UIView property.(chain-type structure).",
16   "source_files": "HJCategory/**/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true