[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 9 / RuntimeRoutines / 0.3.3 / RuntimeRoutines.podspec.json
blob2b6c44f0af4d8833cf34c55a69f43bbfee1d6d4d
2   "name": "RuntimeRoutines",
3   "version": "0.3.3",
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": "k06aaa@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ML-Works/RuntimeRoutines.git",
13     "tag": "0.3.3"
14   },
15   "social_media_url": "https://twitter.com/k06a",
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.8",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source_files": "Pod/Classes/**/*"