[Add] DeepLinkNow 0.1.2
[CocoaPods.git] / Specs / 1 / d / 4 / RMModel / 0.0.1 / RMModel.podspec.json
blobc892570591e29d009c81945a88e8e8d1a16cba9a
2   "name": "RMModel",
3   "version": "0.0.1",
4   "summary": "Models, made easy.",
5   "description": "An easier way to create Model objects in Swift.",
6   "homepage": "https://github.com/RigoTheCEO/RMModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rigoberto Molina": "me@rigotheceo.com"
13   },
14   "source": {
15     "git": "https://github.com/RigoTheCEO/RMModel.git",
16     "tag": "v0.0.1"
17   },
18   "social_media_url": "https://twitter.com/RigoTheCEO",
19   "swift_version": "3.2",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "RMModel/Classes/**/*"