[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / b / FinalObjectiveC / 0.1.1 / FinalObjectiveC.podspec.json
blob88cf23b55fcd008b07ff0092828ab8cd7134c91c
2   "name": "FinalObjectiveC",
3   "version": "0.1.1",
4   "summary": "This is my final cocoapod project man, FinalObjectiveC.",
5   "homepage": "https://github.com/sunder02/FinalObjectiveC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YOUR NAME": "sundersinghaithani@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sunder02/FinalObjectiveC.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "FinalObjectiveC/Classes/**/*",
21   "public_header_files": "FinalObjectiveC/Classes/**/*.h"