[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / b / AOZKit / 0.3 / AOZKit.podspec.json
blobf422ffd8be3f011921ca3cdd7424bb23e9c7f745
2   "name": "AOZKit",
3   "version": "0.3",
4   "summary": "AOZKit contains some code I like to use",
5   "description": "AOZKit contains some code I like to use.",
6   "requires_arc": true,
7   "homepage": "https://github.com/Aozorany/AOZKit",
8   "license": "MIT",
9   "authors": "Aozorany",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/Aozorany/AOZKit.git",
15     "tag": "0.3"
16   },
17   "source_files": "AOZKit/*.{h,m}",
18   "exclude_files": "Classes/Exclude",
19   "frameworks": "UIKit"