[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / 0 / SelectCountry / 0.1.1 / SelectCountry.podspec.json
blobb2548cfcca5b04a9271b616e53bd2a8bb6c6ef2a
2   "name": "SelectCountry",
3   "version": "0.1.1",
4   "summary": "This is my first app",
5   "homepage": "https://github.com/Lokeseshwari/SelectCountry",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "iOS Developer": "Lokeshkamalapuram@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Lokeseshwari/SelectCountry.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SelectCountry/Classes/**/*",
21   "swift_version": "4.0",
22   "resource_bundles": {
23     "SelectCountry": [
24       "SelectCountry/Assets/*.png"
25     ]
26   }