[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 3 / f / 5 / AnyCoder / 0.1.3 / AnyCoder.podspec.json
blob1a60d5c3822189693d2fe246abaacb5b67ef5324
2   "name": "AnyCoder",
3   "version": "0.1.3",
4   "summary": "A short description of AnyCoder.",
5   "description": "encode & decode any object.",
6   "homepage": "https://github.com/pozi119/AnyCoder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pozi119": "pozi119@163.com"
13   },
14   "source": {
15     "git": "https://github.com/pozi119/AnyCoder.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "10.0",
21     "osx": "10.12",
22     "watchos": "3.0"
23   },
24   "source_files": "AnyCoder/Classes/**/*",
25   "dependencies": {
26     "Runtime": [
28     ]
29   }