[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / f / e / snowCodeRepositories / 1 / snowCodeRepositories.podspec.json
blobbfeeec6f5fc92a807825862175ba0913e3c5d164
2   "name": "snowCodeRepositories",
3   "version": "1",
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/snowWhiteCode/snowCodeRepositories",
7   "license": "MIT",
8   "authors": {
9     "snowWhiteCode": "snowcode@yeah.net"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/snowWhiteCode/snowCodeRepositories.git",
16     "tag": "1"
17   },
18   "source_files": "TestDemo/TestDemo/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ],
24   "requires_arc": true