blob: 5507f2992bd1825e1e9a24993b9d19e3db55f862 [file] [log] [blame]
{
"name": "PHAutoScrollView",
"version": "1.0.0",
"platforms": {
"ios": "6.0"
},
"summary": "A StockChartView on ios,which implement by swift.",
"homepage": "https://github.com/HeterPu/PHAutoScrollView",
"license": "MIT",
"authors": {
"HuterPu": "wycgpeterhu@sina.com"
},
"social_media_url": "http://weibo.com/u/2342495990",
"source": {
"git": "https://github.com/HeterPu/PHAutoScrollView.git",
"tag": "1.0.0"
},
"source_files": "AuToScrollView/AuToScrollView/AuToScrollView/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"QuartzCore",
"UIKit"
]
}