[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 0 / 9 / AWHelper / 1.1.0 / AWHelper.podspec.json
blob2a89afd2e6066d2222196a7bf7cdc6c1831a919a
2   "name": "AWHelper",
3   "version": "1.1.0",
4   "summary": "AWHelper is Objective-C library which provide a lot of API for iOS programme.",
5   "homepage": "https://github.com/Weibin-Huang/AWHelper",
6   "license": "MIT (LICENSE)",
7   "authors": {
8     "AlanWong": "huangweibin2012@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Weibin-Huang/AWHelper.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "AWHelper",
19     "AWHelper/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "UIKit"
25   ],
26   "requires_arc": true