repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git]
/
Specs
/
d
/
e
/
f
/
HMCategary
/
0.0.3
/
HMCategary.podspec.json
blob
e8fdf4c0123b33844e1c8f9291f6df48e333bd0c
1
{
2
"name": "HMCategary",
3
"version": "0.0.3",
4
"license": "MIT",
5
"summary": "Categary for HMProject",
6
"homepage": "https://github.com/MuskFreedom/HMCategary",
7
"source": {
8
"git": "https://github.com/MuskFreedom/HMCategary.git",
9
"tag": "0.0.3"
10
},
11
"source_files": "HMCategary/Categary/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "7.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"authors": {
21
"BY": ""
22
},
23
"social_media_url": ""
24
}