[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 0 / 9 / AWHelper / 1.0.0 / AWHelper.podspec.json
blob8670d6fa236c8be16821fcc15a785b2f3ce08308
2   "name": "AWHelper",
3   "version": "1.0.0",
4   "summary": "AWHelper is an Objective-C library for iOS developers,it provide a lot of easy-to-user api for iOS program.",
5   "homepage": "https://github.com/Weibin-Huang/AWHelper",
6   "license": "MIT (LICENSE)",
7   "authors": {
8     "AlanWong": "huangweibin2012@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Weibin-Huang/AWHelper.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": [
18     "AWHelper",
19     "AWHelper/**/*.{h,m}"
20   ],
21   "exclude_files": "AWHelper_Demo",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ],
27   "requires_arc": true