[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / 8 / NSMutableArray+XLSafe / 1.0.0 / NSMutableArray+XLSafe.podspec.json
blob5154671768403c7bf23d03d16df1bac13ec6996b
2   "name": "NSMutableArray+XLSafe",
3   "version": "1.0.0",
4   "summary": "A safety NSMutableArray categary using runtime",
5   "description": "use runtime to secure NSMutableArray's safety.",
6   "homepage": "https://github.com/xiaoL0204/NSMutableArray-XLSafe",
7   "license": "MIT",
8   "authors": {
9     "xiaoL0204": "xiaol0204@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/xiaoL0204/NSMutableArray-XLSafe.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "NSMutableArray+XLSafe/NSMutableArray+XLSafe/src/**.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   }