[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 1 / 0 / FOTask / 0.1.0 / FOTask.podspec.json
blob4d926bf33d8248f4b084dfbfb8ba57ae014285d1
2   "name": "FOTask",
3   "version": "0.1.0",
4   "summary": "Object oriented Swift tasks microframework with concurrency and composition.",
5   "description": "Object oriented Swift tasks microframework with concurrency and composition.",
6   "homepage": "https://github.com/fmo91/FOTask",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fmo91": "ortizfernandomartin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fmo91/FOTask.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FOTask/Classes/**/*",
22   "pushed_with_swift_version": "3.0"