[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 3 / d / ATBlank / 0.2.4 / ATBlank.podspec.json
blob8007ab3b2f70f88d18306ef8972f629c7b33d927
2   "name": "ATBlank",
3   "version": "0.2.4",
4   "summary": "blank view",
5   "homepage": "https://github.com/ablettchen/ATBlank",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablettchen": "ablettchen@gmail.com"
12   },
13   "social_media_url": "https://weibo.com/ablettchen",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ablettchen/ATBlank.git",
19     "tag": "0.2.4"
20   },
21   "source_files": "ATBlank/**/*.{h,m}",
22   "resources": "ATBlank/ATBlank.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ],
28     "ATCategories": [
30     ]
31   }