[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / 7 / mylibtest8095 / 0.4.0 / mylibtest8095.podspec.json
blobfabcc13fd6c4315c8ea10f7bb77a1da7b5e47bba
2   "name": "mylibtest8095",
3   "version": "0.4.0",
4   "summary": "This is a lib for learning how to deploy to CocoaPod",
5   "description": "This is a lib for learning how to deploy to CocoaPod. The idea is to mix some C code.",
6   "homepage": "https://github.com/gbazilio/mylib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guilherme Bazilio": "guilhermebazilio@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gbazilio/mylib.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "mylib/Classes/**/*"