blob: d3ff6225be1771a09d1cddd8d6170aca84e27802 [file] [log] [blame]
{
"name": "FLYArray",
"version": "0.0.3",
"summary": "FLYArray",
"description": "make a Array out of order",
"homepage": "https://github.com/foreverleely/FLYArray",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/foreverleely/FLYArray.git",
"tag": "0.0.3"
},
"source_files": [
"FLYArray",
"FLYArray/*"
],
"exclude_files": "Classes/Exclude"
}