[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / e / ALUCategoryKit / 0.2.1 / ALUCategoryKit.podspec.json
blob419f000b1bb8353d732c4b6281a36951fbd2e2e6
2   "name": "ALUCategoryKit",
3   "version": "0.2.1",
4   "summary": "An Objective-C category kit.",
5   "description": "The kit is some useful Objective-C category collection.",
6   "homepage": "https://github.com/archmagees/ALUCategoryKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "archmagees": "archmagees@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/archmagees/ALUCategoryKit.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ALUCategoryKit/Classes/**/*",
22   "public_header_files": "ALUCategoryKit/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "deprecated": true