[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 5 / 2 / 1 / Ouroboros / 0.4.2 / Ouroboros.podspec.json
blob0aef8a2d21ec35695322ca862b695b9c662da0e4
2   "name": "Ouroboros",
3   "version": "0.4.2",
4   "summary": "The ObjectiveC library for magical scroll interactions.",
5   "description": "Ouroboros is inspired by ScrollMagic which helps you to easily react to the user's current\nscroll position. With Ouroboros, you can easily create introduction pages.",
6   "homepage": "https://github.com/Draveness/Ouroboros",
7   "license": "MIT",
8   "authors": {
9     "Draveness": "stark.draven@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Draveness/Ouroboros.git",
13     "tag": "0.4.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Ouroboros": [
22       "Pod/Assets/*.png"
23     ]
24   }