[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 3 / 5 / a / HelloWorldPodSpec / 0.0.1 / HelloWorldPodSpec.podspec.json
blob3c9283eaa75a435d4222170cb28c281ac32b567f
2   "name": "HelloWorldPodSpec",
3   "version": "0.0.1",
4   "summary": "my first pod spec",
5   "description": "my first pod spec",
6   "homepage": "https://github.com/emalwb/HelloWorldPodSpec",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "emalwb": "emalwb@163.com"
13   },
14   "source": {
15     "git": "https://github.com/emalwb/HelloWorldPodSpec.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HelloWorldPodSpec/**/*.{h,m,swift}",
22   "pushed_with_swift_version": "3.0.2"