[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 6 / b / ROXCore / 1.0.9 / ROXCore.podspec.json
blob88b4a5a31bbb2c02c06fab137e109f211a2188e7
2   "name": "ROXCore",
3   "version": "1.0.9",
4   "summary": "Continuous Feature Rollouts for Mobile",
5   "description": "Release mobile features quickly and safely with fully controlled rollouts, measure impact, and react as needed without waiting for your next code release.",
6   "homepage": "https://rollout.io",
7   "license": {
8     "type": "Commercial",
9     "text": "See http://www.rollout.io/"
10   },
11   "authors": {
12     "Rollout.io": "support@rollout.io"
13   },
14   "documentation_url": "http://support.rollout.io/",
15   "requires_arc": true,
16   "ios": {
17     "vendored_frameworks": "RoxSdk/ROXCore.framework"
18   },
19   "xcconfig": {
20     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
21   },
22   "source": {
23     "git": "https://github.com/rollout/rox-ios-core.git",
24     "tag": "1.0.9"
25   },
26   "preserve_paths": [
27     "lib/**/*",
28     "install/**/*"
29   ],
30   "platforms": {
31     "ios": "8.0"
32   }