[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 7 / ArrayWithForEach / 1.0.0 / ArrayWithForEach.podspec.json
blob17d1349697ea4d146a35f7d53a0b4fb1a044c68c
2   "name": "ArrayWithForEach",
3   "version": "1.0.0",
4   "summary": "Array with ForEach",
5   "description": "Java 8 like ForEach implementation to Array.",
6   "homepage": "https://github.com/okosheep/ArrayWithForEach",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "okosheep": "email@address.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/okosheep/ArrayWithForEach.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "ArrayWithForEach/**/*.swift",
22   "exclude_files": "Classes/Exclude"