[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 4 / ArrayOperations / 0.1.1 / ArrayOperations.podspec.json
blob35790bc47b69331d318395b086baa5eea503f846
2   "name": "ArrayOperations",
3   "version": "0.1.1",
4   "summary": "Additions to NSMutableArray and NSArray Methods",
5   "homepage": "https://github.com/VoyaGenius/ArrayOperations",
6   "license": "MIT",
7   "authors": {
8     "Harish Kashyap": "harish.k.kashyap@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/voyagenius/ArrayOperations.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/voyagenius",
15   "requires_arc": true,
16   "public_header_files": "ArrayOperations/ArrayOperations.h",
17   "source_files": "ArrayOperations/ArrayOperations.h",
18   "ios": {
19     "exclude_files": "Classes/osx"
20   },
21   "osx": {
22     "exclude_files": "Classes/ios"
23   }