blob: 135e5b5822411d76013dc11ea61d79377e8c81cb [file] [log] [blame]
{
"name": "NNCategory",
"version": "0.0.1",
"summary": "Test of NNCategory.",
"description": "just test podjust test podjust test podjust test pod",
"homepage": "https://github.com/niunaruto/TestPod",
"license": "MIT",
"authors": {
"niuNaruto": "niuting604@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/niunaruto/TestPod.git",
"tag": "0.0.1"
},
"requires_arc": true,
"subspecs": [
{
"name": "UIView",
"source_files": "NNCategory/UIView/*.{h,m}"
},
{
"name": "EasyLog",
"source_files": "NNCategory/EasyLog/*.{h,m}"
}
]
}