[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / a / 2 / PodsExample / 0.1.0 / PodsExample.podspec.json
blob8c057263006d87398df1c8fce98418e047e9021e
2   "name": "PodsExample",
3   "version": "0.1.0",
4   "summary": "This is my first cocoapods.",
5   "homepage": "https://github.com/Developer-Leby/PodsExample",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Developer-Leby": "kyi910705@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Developer-Leby/PodsExample.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PodsExample/Classes/**/*"