[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / a / 9 / FLYArray / 0.0.1 / FLYArray.podspec.json
blob798a962e761445a85edbb5badf3384ba811af9cd
2   "name": "FLYArray",
3   "version": "0.0.1",
4   "summary": "FLYArray",
5   "description": "FLYArray is a category for NSArray to get out of order Array",
6   "homepage": "https://github.com/foreverleely/FLYArray",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liyangly": "foreverleely@hotmail.com"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source": {
19     "git": "https://github.com/foreverleely/FLYArray.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "FLYArray",
24     "FLYArray/*"
25   ],
26   "exclude_files": "Classes/Exclude"