[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / a / PHTool / 0.0.2 / PHTool.podspec.json
blobf8f4c43d71d5242da4899b0bcaba36a44c5919c8
2   "name": "PHTool",
3   "version": "0.0.2",
4   "summary": "iOS Category, iOS NSDictionary transfor model",
5   "description": "iOS Category from UILable UIButton UIImageView,\niOS Objective-C NSDictionary and json transfor model",
6   "homepage": "https://github.com/semperhhh/PHTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zph987": "zphui5409@sina.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/semperhhh/PHTool.git",
19     "tag": "v0.0.2"
20   },
21   "source_files": [
22     "PHTool/*.{h}",
23     "PHModel/*.{h,m}",
24     "PHCategory/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude"