blob: bfeeec6f5fc92a807825862175ba0913e3c5d164 [file] [log] [blame]
{
"name": "snowCodeRepositories",
"version": "1",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/snowWhiteCode/snowCodeRepositories",
"license": "MIT",
"authors": {
"snowWhiteCode": "snowcode@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/snowWhiteCode/snowCodeRepositories.git",
"tag": "1"
},
"source_files": "TestDemo/TestDemo/**/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}