[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 8 / e / IsInChina / 1.0.0 / IsInChina.podspec.json
blob4d864c6e041efcc8a58edbf6a1b82019a73e2de2
2   "name": "IsInChina",
3   "version": "1.0.0",
4   "summary": "Provides utility methods for knowing if the device is operating inside China.",
5   "description": "If you need to know if the user is inside China. Mainly because the Chinese Golden Shield could cause some issues when accesing servers outside China.",
6   "homepage": "https://github.com/NinjasCL/IsInChina",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Camilo Castro": "camilo@ninjas.cl"
13   },
14   "source": {
15     "git": "https://github.com/NinjasCL/IsInChina.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/camcasc",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "IsInChina/Classes/**/*"