[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 2 / d / 9 / AJKit / 0.1.0 / AJKit.podspec.json
blob48139af4d0d1f3d9dde4b05db78a59e0b1fd2ad7
2   "name": "AJKit",
3   "version": "0.1.0",
4   "summary": "A short description of AJKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xujiebing/AJKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xujiebing": "xujiebing1992@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xujiebing/AJKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "UIKit",
24       "prefix_header_file": "AJKit/Classes/UIKit/AJUIKit.pch",
25       "source_files": "AJKit/Classes/UIKit/*.{h,m}"
26     }
27   ]