blob: 8a8c27df9d3922e1e81d24d23a835b0cca6a6ebf [file] [log] [blame]
{
"name": "FxtxNetwork",
"version": "0.0.1",
"summary": "A superiorly awesome iOS7+ calendar control, compatible with Objective-C.",
"homepage": "https://github.com/napolees/FxtxNetwork",
"screenshots": "https://cloud.githubusercontent.com/assets/5186464/10262249/4fabae40-69f2-11e5-97ab-afbacd0a3da2.jpg",
"license": "MIT",
"authors": {
"napolees": "769495678@qq.com"
},
"source": {
"git": "https://github.com/napolees/FxtxNetwork.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
],
"source_files": "FxtxNetwork/*.{h,m}"
}