[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 1 / 5 / PrintHello / 1.0.0 / PrintHello.podspec.json
blobcd3ab153e21f74e95404c4283aa8a4935674fd83
2   "name": "PrintHello",
3   "version": "1.0.0",
4   "summary": "A Hello World Print description of PrintHello.",
5   "description": "Description for Hello World Print for testing cocoapod deployment",
6   "homepage": "https://www.giift.com/",
7   "license": "MIT",
8   "authors": {
9     "Chin Wee Koh": "chinweekoh@giift.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://chinweekoh_giift@bitbucket.org/chinweekoh_giift/printhello.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "PrintHello/**/*.{h,m}"