[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / 6 / d / podFTDemo / 0.1.7 / podFTDemo.podspec.json
blobb3cc0ca2dabb13a1e958702974e5a8d5ac93d02b
2   "name": "podFTDemo",
3   "version": "0.1.7",
4   "summary": "test podFTDemo.",
5   "description": "0.1.7\n1.podFTDemo no dependency other SDK\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.1.7"
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": "podFTDemo/Classes/**/*.h"