[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / 7 / ZRControllerTranstion / 0.0.3 / ZRControllerTranstion.podspec.json
blob773ec590d902f37683c04b3990bf8bffeaf0567d
2   "name": "ZRControllerTranstion",
3   "version": "0.0.3",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/RogueAndy/ZRControllerTranstion",
7   "license": "MIT",
8   "authors": {
9     "RogueAndy": "619455850@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/RogueAndy/ZRControllerTranstion.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "ZRControllerTranstionDir/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]