blob: 798a962e761445a85edbb5badf3384ba811af9cd [file] [log] [blame]
{
"name": "FLYArray",
"version": "0.0.1",
"summary": "FLYArray",
"description": "FLYArray is a category for NSArray to get out of order Array",
"homepage": "https://github.com/foreverleely/FLYArray",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/foreverleely/FLYArray.git",
"tag": "0.0.1"
},
"source_files": [
"FLYArray",
"FLYArray/*"
],
"exclude_files": "Classes/Exclude"
}