[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / f / 2 / FoolishBird / 1.0.0 / FoolishBird.podspec.json
blobaf7a76dcd7d131380f00c5d4f8178e0269082165
2   "name": "FoolishBird",
3   "version": "1.0.0",
4   "summary": "FoolishBird.",
5   "homepage": "https://github.com/greenhaixia/FoolishBird",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "greenhaixia": "jiangruigreen@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/greenhaixia/FoolishBird.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Source/*.swift",
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   }