[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / f / JScroll / 1.0.0 / JScroll.podspec.json
blobde6e6234389aded4af2deab35f57847fdf0b7b4b
2   "name": "JScroll",
3   "version": "1.0.0",
4   "summary": "Test cocoapod JScroll",
5   "description": "                       Test cocoapod JScroll! Have Fun!\n",
6   "homepage": "https://github.com/jacobjiangwei/JScroll",
7   "license": "MIT",
8   "authors": {
9     "jacob.jiang": "jacob.jiang@ringcentral.com"
10   },
11   "source": {
12     "git": "https://github.com/jacobjiangwei/JScroll.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JScroll": [
22       "Pod/Assets/*.png"
23     ]
24   }