[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / 9 / EasyShareKit / 1.0.4 / EasyShareKit.podspec.json
blobd08b8aa7a1a5637871b260a658667770457cfddf
2   "name": "EasyShareKit",
3   "summary": "Easy way to parse share object from H5 page. 一种从 H5 页面获取分享对象的简便的方法。",
4   "version": "1.0.4",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "pcjbird": "pcjbird@hotmail.com"
11   },
12   "social_media_url": "http://www.lessney.com",
13   "homepage": "https://github.com/pcjbird/EasyShareKit",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/pcjbird/EasyShareKit.git",
19     "tag": "1.0.4"
20   },
21   "requires_arc": true,
22   "source_files": "EasyShareKit/*.{h,m}",
23   "public_header_files": "EasyShareKit/*.{h}",
24   "frameworks": "Foundation",
25   "dependencies": {
26     "hpple": [
28     ]
29   }