blob: 5a32eacd4cf70c14c3b11d3156c0c4293de7b0a3 [file] [log] [blame]
{
"name": "RYHeadHub",
"version": "1.0.0",
"summary": "RYHeadHub is create a view like notification view",
"description": "when recive a notification , and you will have a nofiticaition view in head , RYHeadHub is create a view like that",
"homepage": "http://my.oschina.net/resory",
"license": "MIT",
"authors": {
"Resory": "resory@126.com"
},
"social_media_url": "http://weibo.com/777890417/home?wvr=5",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Resory/RYHeadHub.git",
"tag": "1.0.0"
},
"source_files": "RYHeadHub/",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}