[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 8 / 0 / 3 / NestedSpinner / 1.0.4 / NestedSpinner.podspec.json
blob149481635c2796840f5c54525fe97b25522c626b
2   "name": "NestedSpinner",
3   "version": "1.0.4",
4   "summary": "A Customised Nested Spinner for iOS",
5   "description": "'A Customised Nested Spinner for iOS, which imitates implementation of Android Spinner.'",
6   "homepage": "https://github.com/wwwhackcom/NestedSpinner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NickWang": "wwwhackcom@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wwwhackcom/NestedSpinner.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NestedSpinner/Classes/**/*",
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "DEFINES_MODULE": "YES"
25   },
26   "resource_bundles": {
27     "NestedSpinner": [
28       "NestedSpinner/**/*.{xib,xcassets}"
29     ]
30   },
31   "swift_version": "5.0"