[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 3 / 7 / c / DTAsyncIO / 0.1.1 / DTAsyncIO.podspec.json
blobde48d17b9e23fc9aabe7295ab93914f9ca10210e
2   "name": "DTAsyncIO",
3   "version": "0.1.1",
4   "summary": "Async Data Management in iOS",
5   "description": "# DTAsyncIO\n\nAsync Data Management in iOS\n",
6   "homepage": "https://github.com/DTHENG/DTAsyncIO",
7   "license": "MIT",
8   "authors": {
9     "DTHENG": "fender5289@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/DTHENG/DTAsyncIO.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "*.{h,m}",
20   "resource_bundles": {
21     "DTAsyncIO": [
22       "*.png"
23     ]
24   }