[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 9 / RuntimeRoutines / 0.1.2 / RuntimeRoutines.podspec.json
blobe60f39bc34885f2652c0247ad20ec5f0569c7e33
2   "name": "RuntimeRoutines",
3   "version": "0.1.2",
4   "summary": "A block-based way to access Objective-C runtime primitives",
5   "description": "RuntimeRoutines allows you to access classes, protocols,\nproperties, methods, attrbutes and many other with block-based syntax.",
6   "homepage": "https://github.com/ML-Works/RuntimeRoutines",
7   "license": "MIT",
8   "authors": {
9     "Anton Bukov": "k06a@mlworks.com"
10   },
11   "source": {
12     "git": "https://github.com/ML-Works/RuntimeRoutines.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/k06a",
16   "platforms": {
17     "ios": "7.0",
18     "watchos": "1.0"
19   },
20   "source_files": "Pod/Classes/**/*"