[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / b / 6 / d / podFTDemo / 0.2.3 / podFTDemo.podspec.json
blobf00a4261cf0dc2358294513e81c641bb23d2d030
2   "name": "podFTDemo",
3   "version": "0.2.3",
4   "summary": "test podFTDemo.",
5   "description": "0.2.3\n1.依赖第三方库\n2.添加图片",
6   "homepage": "https://github.com/qijiaenen/podFTDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qijiaenen": "120916239@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/qijiaenen/podFTDemo.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "podFTDemo/Classes/**/*",
22   "resource_bundles": {
23     "Images": [
24       "podFTDemo/Assets/*.xcassets"
25     ]
26   },
27   "public_header_files": "Pod/Classes/**/*.h",
28   "dependencies": {
29     "AFNetworking": [
31     ]
32   }