[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 2 / 6 / BackInMotion / 0.0.1 / BackInMotion.podspec.json
blob47381d4c0c889eec226f283ec74ddf7bdd212445
2   "name": "BackInMotion",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "RubyMotion helper classes for Objective-C.",
12   "homepage": "http://github.com/farcaller/BackInMotion",
13   "authors": {
14     "Vladimir Pouzanov": "farcaller@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/farcaller/BackInMotion.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "BackInMotion/Classes/*.{h,m}",
21   "xcconfig": {
22     "OTHER_LDLAGS": "-lstdc++ -licucore -lc++ -lc++abi"
23   },
24   "requires_arc": false