[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 5 / LJCocoaPodsDemo / 1.0.4 / LJCocoaPodsDemo.podspec.json
blob5c589f7961ac121a8487f5fd87e93cecdfd22b6a
2   "name": "LJCocoaPodsDemo",
3   "version": "1.0.4",
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/lj569831248/LJCocoaPodsDemo",
7   "license": "MIT",
8   "authors": {
9     "Jon": "lj569831248@163.com"
10   },
11   "source": {
12     "git": "https://github.com/lj569831248/LJCocoaPodsDemo.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "LogView/*",
20   "resources": "Xib/*",
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "UIKit"
25   ],
26   "deprecated": true