[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / a / jartest / 1.1.7 / jartest.podspec.json
blob6a9b1256d9669c193b0b93c8b353306dd111c39c
2   "name": "jartest",
3   "version": "1.1.7",
4   "homepage": "https://github.com/kovacsi/jartest/",
5   "license": {
6     "type": "EPL",
7     "file": "LICENSE.txt"
8   },
9   "authors": {
10     "Migeran": "support@migeran.com"
11   },
12   "summary": "Simple cocoapods test",
13   "platforms": {
14     "ios": "8.4"
15   },
16   "source": {
17     "git": "https://github.com/kovacsi/jartest.git",
18     "tag": "1.1.7"
19   },
20   "resources": [
21     "jartest/src/main/java/**/*.java",
22     "jartest/lib/*.jar",
23     "jartest/gradle/**/*.*",
24     "jartest/build.gradle",
25     "jartest/gradlew"
26   ],
27   "source_files": [
28     "jartest/xcode/jartest/*.{h,m,xcconfig}"
29   ],
30   "exclude_files": [
31     "**/Main.java",
32     "**/AppViewController.java"
33   ],
34   "requires_arc": true