[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 3 / d / ATBlank / 0.3.14 / ATBlank.podspec.json
blobf473bcbdebcaf8d73c0346fe3b73a1d7ae9fcfd3
2   "name": "ATBlank",
3   "version": "0.3.14",
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": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ablettchen/ATBlank.git",
19     "tag": "0.3.14"
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   }