[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 1 / AFCommon / 2.0.0 / AFCommon.podspec.json
blobecaa09a358846d417710a9d801af8aa4488c4035
2   "name": "AFCommon",
3   "version": "2.0.0",
4   "summary": "AFCommon is a tools for convenient to fast development.",
5   "description": "                   AFCommon is a tools for convenient to fast development.\n                   There are a lot of the category of method.\n",
6   "homepage": "http://blog.afantree.com/afcommon",
7   "license": "MIT",
8   "authors": {
9     "阿凡树": "729397005@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/afantree/AFCommon.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "AFCommon/Classes/**/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ],
25   "requires_arc": true