[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 4 / AWCommonKit / 0.0.1-beta / AWCommonKit.podspec.json
bloba4193a23b137aebfb02cfdbf864a6d83750921ae
2   "name": "AWCommonKit",
3   "version": "0.0.1-beta",
4   "summary": "Some convenient code and custom component based UIKit.",
5   "description": "Some convenient code and custom component based UIKit.The AWCommonKit is improving.",
6   "homepage": "https://github.com/viciwang/AWCommonKit",
7   "license": "MIT",
8   "authors": {
9     "Allen Wang": "wangguiliang2014@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/viciwang/AWCommonKit.git",
13     "tag": "0.0.1-beta"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AWCommonKit": [
22       "Pod/Assets/*.png"
23     ]
24   }