[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / 9 / EasyShareKit / 1.0.5 / EasyShareKit.podspec.json
blob0b0cd41c92c47bc2e1f536eae2d180a629b0751c
2   "name": "EasyShareKit",
3   "summary": "Easy way to parse share object from H5 page. 一种从 H5 页面获取分享对象的简便的方法。",
4   "version": "1.0.5",
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.5"
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   }